home *** CD-ROM | disk | FTP | other *** search
/ Champak 64 / Volume 64 - JOGO DISK .iso / Games / sorveteria-maluca.swf / scripts / frame_43 / DoAction.as
Text File  |  2008-03-17  |  66b  |  6 lines

  1. if(_root.speed > 19)
  2. {
  3.    gotoAndStop("round");
  4.    play();
  5. }
  6.